[INFO] fetching crate porygon-a2a-client 0.1.1...
[INFO] fixing porygon-a2a-client-0.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate porygon-a2a-client 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate porygon-a2a-client 0.1.1
[INFO] finished tweaking crates.io crate porygon-a2a-client 0.1.1
[INFO] tweaked toml for crates.io crate porygon-a2a-client 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate porygon-a2a-client 0.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate porygon-a2a-client 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bad4e56b530f92491e2e9ca5a599126e947846600658bd0f6d6ab9d57b8de2f3
[INFO] running `Command { std: "docker" "start" "bad4e56b530f92491e2e9ca5a599126e947846600658bd0f6d6ab9d57b8de2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bad4e56b530f92491e2e9ca5a599126e947846600658bd0f6d6ab9d57b8de2f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bad4e56b530f92491e2e9ca5a599126e947846600658bd0f6d6ab9d57b8de2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bad4e56b530f92491e2e9ca5a599126e947846600658bd0f6d6ab9d57b8de2f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling porygon-a2a-types v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking porygon-a2a-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lib.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----                       -----
[INFO] [stdout]     | |                        |                           |
[INFO] [stdout]     | |                        |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_____`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----                       -----
[INFO] [stdout]     | |                        |                           |
[INFO] [stdout]     | |                        |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_____`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----                       -----
[INFO] [stdout]     | |                        |                           |
[INFO] [stdout]     | |                        |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_____`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----                       -----
[INFO] [stdout]     | |                        |                           |
[INFO] [stdout]     | |                        |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_____`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:208:33
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----    ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                        |        |                  |
[INFO] [stdout]     | |                        |        |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |        |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        |        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                        |        up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |         }
[INFO] [stdout]     | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>>, ClientError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lib.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         &self,
[INFO] [stdout]    |         ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> src/lib.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |         task_id: impl Into<String>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 88 ~     pub async fn subscribe_to_task<T: Into<String>>(
[INFO] [stdout] 89 |         &self,
[INFO] [stdout] 90 ~         task_id: T,
[INFO] [stdout] 91 ~     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<T>, ClientError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>>, ClientError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout] 174 |         method: &str,
[INFO] [stdout]     |                 ^
[INFO] [stdout] 175 |         params: &impl serde::Serialize,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lib.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |         params: &impl serde::Serialize,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 172 ~     async fn rpc_stream<T: serde::Serialize>(
[INFO] [stdout] 173 |         &self,
[INFO] [stdout] 174 |         method: &str,
[INFO] [stdout] 175 ~         params: &T,
[INFO] [stdout] 176 ~     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<T>, ClientError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----                       -----
[INFO] [stdout]     | |                        |                           |
[INFO] [stdout]     | |                        |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_____`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----                       -----
[INFO] [stdout]     | |                        |                           |
[INFO] [stdout]     | |                        |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_____`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----                       -----
[INFO] [stdout]     | |                        |                           |
[INFO] [stdout]     | |                        |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_____`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----                       -----
[INFO] [stdout]     | |                        |                           |
[INFO] [stdout]     | |                        |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_____`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.78s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:208:33
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async_stream::stream! {
[INFO] [stdout] 205 | |         let mut buffer = String::new();
[INFO] [stdout] 206 | |
[INFO] [stdout] 207 | |         tokio::pin!(byte_stream);
[INFO] [stdout] 208 | |         while let Some(chunk) = byte_stream.next().await {
[INFO] [stdout]     | |                        -----    ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                        |        |                  |
[INFO] [stdout]     | |                        |        |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                        |        |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        |        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                        |        up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 209 | |             let chunk = match chunk {
[INFO] [stdout]     | |                 -----
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |         }
[INFO] [stdout]     | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>>, ClientError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lib.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         &self,
[INFO] [stdout]    |         ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> src/lib.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |         task_id: impl Into<String>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 88 ~     pub async fn subscribe_to_task<T: Into<String>>(
[INFO] [stdout] 89 |         &self,
[INFO] [stdout] 90 ~         task_id: T,
[INFO] [stdout] 91 ~     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<T>, ClientError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>>, ClientError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout] 174 |         method: &str,
[INFO] [stdout]     |                 ^
[INFO] [stdout] 175 |         params: &impl serde::Serialize,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lib.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |         params: &impl serde::Serialize,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 172 ~     async fn rpc_stream<T: serde::Serialize>(
[INFO] [stdout] 173 |         &self,
[INFO] [stdout] 174 |         method: &str,
[INFO] [stdout] 175 ~         params: &T,
[INFO] [stdout] 176 ~     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<T>, ClientError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: porygon-a2a-client v0.1.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking porygon-a2a-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0597]: `req` does not live long enough
[INFO] [stdout]    --> src/lib.rs:84:43
[INFO] [stdout]     |
[INFO] [stdout]  82 |         req: SendMessageRequest,
[INFO] [stdout]     |         --- binding `req` declared here
[INFO] [stdout]  83 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<>, ClientError> {
[INFO] [stdout]     |          ------------------------------------------------------------------------------------ return type of async function `Result<impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>, ClientError>` contains a lifetime `'1`
[INFO] [stdout]  84 |         self.rpc_stream("message/stream", &req).await
[INFO] [stdout]     |         ----------------------------------^^^^-
[INFO] [stdout]     |         |                                 |
[INFO] [stdout]     |         |                                 borrowed value does not live long enough
[INFO] [stdout]     |         argument requires that `req` is borrowed for `'1`
[INFO] [stdout]  85 |     }
[INFO] [stdout]     |     - `req` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:84:9
[INFO] [stdout]     |
[INFO] [stdout]  84 |         self.rpc_stream("message/stream", &req).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lib.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |         params: &impl serde::Serialize,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 172 ~     async fn rpc_stream<T: serde::Serialize>(
[INFO] [stdout] 173 |         &self,
[INFO] [stdout] 174 |         method: &str,
[INFO] [stdout] 175 ~         params: &T,
[INFO] [stdout] 176 ~     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<T>, ClientError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>` captures lifetime that does not appear in bounds
[INFO] [stdout]   --> src/lib.rs:83:95
[INFO] [stdout]    |
[INFO] [stdout] 81 |           &self,
[INFO] [stdout]    |           ----- hidden type `impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>` captures the anonymous lifetime defined here
[INFO] [stdout] 82 |           req: SendMessageRequest,
[INFO] [stdout] 83 |       ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<>, ClientError> {
[INFO] [stdout]    |  _________________---------------------------------------------------------------_______________^
[INFO] [stdout]    | |                 |
[INFO] [stdout]    | |                 opaque type defined here
[INFO] [stdout] 84 | |         self.rpc_stream("message/stream", &req).await
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]    |
[INFO] [stdout] 83 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<'_>, ClientError> {
[INFO] [stdout]    |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `req` does not live long enough
[INFO] [stdout]    --> src/lib.rs:96:44
[INFO] [stdout]     |
[INFO] [stdout]  91 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>>, ClientError> {
[INFO] [stdout]     |          ---------------------------------------------------------------------------- return type of async function `Result<impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>, ClientError>` contains a lifetime `'1`
[INFO] [stdout]  92 |         let req = SubscribeToTaskRequest {
[INFO] [stdout]     |             --- binding `req` declared here
[INFO] [stdout] ...
[INFO] [stdout]  96 |         self.rpc_stream("tasks/subscribe", &req).await
[INFO] [stdout]     |         -----------------------------------^^^^-
[INFO] [stdout]     |         |                                  |
[INFO] [stdout]     |         |                                  borrowed value does not live long enough
[INFO] [stdout]     |         argument requires that `req` is borrowed for `'1`
[INFO] [stdout]  97 |     }
[INFO] [stdout]     |     - `req` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 |         self.rpc_stream("tasks/subscribe", &req).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lib.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |         params: &impl serde::Serialize,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 172 ~     async fn rpc_stream<T: serde::Serialize>(
[INFO] [stdout] 173 |         &self,
[INFO] [stdout] 174 |         method: &str,
[INFO] [stdout] 175 ~         params: &T,
[INFO] [stdout] 176 ~     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<T>, ClientError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `req` does not live long enough
[INFO] [stdout]    --> src/lib.rs:84:43
[INFO] [stdout]     |
[INFO] [stdout]  82 |         req: SendMessageRequest,
[INFO] [stdout]     |         --- binding `req` declared here
[INFO] [stdout]  83 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<>, ClientError> {
[INFO] [stdout]     |          ------------------------------------------------------------------------------------ return type of async function `Result<impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>, ClientError>` contains a lifetime `'1`
[INFO] [stdout]  84 |         self.rpc_stream("message/stream", &req).await
[INFO] [stdout]     |         ----------------------------------^^^^-
[INFO] [stdout]     |         |                                 |
[INFO] [stdout]     |         |                                 borrowed value does not live long enough
[INFO] [stdout]     |         argument requires that `req` is borrowed for `'1`
[INFO] [stdout]  85 |     }
[INFO] [stdout]     |     - `req` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:84:9
[INFO] [stdout]     |
[INFO] [stdout]  84 |         self.rpc_stream("message/stream", &req).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lib.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |         params: &impl serde::Serialize,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 172 ~     async fn rpc_stream<T: serde::Serialize>(
[INFO] [stdout] 173 |         &self,
[INFO] [stdout] 174 |         method: &str,
[INFO] [stdout] 175 ~         params: &T,
[INFO] [stdout] 176 ~     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<T>, ClientError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>` captures lifetime that does not appear in bounds
[INFO] [stdout]   --> src/lib.rs:83:95
[INFO] [stdout]    |
[INFO] [stdout] 81 |           &self,
[INFO] [stdout]    |           ----- hidden type `impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>` captures the anonymous lifetime defined here
[INFO] [stdout] 82 |           req: SendMessageRequest,
[INFO] [stdout] 83 |       ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<>, ClientError> {
[INFO] [stdout]    |  _________________---------------------------------------------------------------_______________^
[INFO] [stdout]    | |                 |
[INFO] [stdout]    | |                 opaque type defined here
[INFO] [stdout] 84 | |         self.rpc_stream("message/stream", &req).await
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]    |
[INFO] [stdout] 83 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<'_>, ClientError> {
[INFO] [stdout]    |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `req` does not live long enough
[INFO] [stdout]    --> src/lib.rs:96:44
[INFO] [stdout]     |
[INFO] [stdout]  91 |     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>>, ClientError> {
[INFO] [stdout]     |          ---------------------------------------------------------------------------- return type of async function `Result<impl Stream<Item = Result<a2a_types::StreamResponse, ClientError>>, ClientError>` contains a lifetime `'1`
[INFO] [stdout]  92 |         let req = SubscribeToTaskRequest {
[INFO] [stdout]     |             --- binding `req` declared here
[INFO] [stdout] ...
[INFO] [stdout]  96 |         self.rpc_stream("tasks/subscribe", &req).await
[INFO] [stdout]     |         -----------------------------------^^^^-
[INFO] [stdout]     |         |                                  |
[INFO] [stdout]     |         |                                  borrowed value does not live long enough
[INFO] [stdout]     |         argument requires that `req` is borrowed for `'1`
[INFO] [stdout]  97 |     }
[INFO] [stdout]     |     - `req` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 |         self.rpc_stream("tasks/subscribe", &req).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lib.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |         params: &impl serde::Serialize,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 172 ~     async fn rpc_stream<T: serde::Serialize>(
[INFO] [stdout] 173 |         &self,
[INFO] [stdout] 174 |         method: &str,
[INFO] [stdout] 175 ~         params: &T,
[INFO] [stdout] 176 ~     ) -> Result<impl Stream<Item = Result<StreamResponse, ClientError>> + use<T>, ClientError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0597, E0700.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `porygon-a2a-client` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0597, E0700.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `porygon-a2a-client` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "bad4e56b530f92491e2e9ca5a599126e947846600658bd0f6d6ab9d57b8de2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bad4e56b530f92491e2e9ca5a599126e947846600658bd0f6d6ab9d57b8de2f3", kill_on_drop: false }`
[INFO] [stdout] bad4e56b530f92491e2e9ca5a599126e947846600658bd0f6d6ab9d57b8de2f3
